Skip to main content
POST
[One Click Apps] Deploy an application

Authorizations

Authorization
string
header
required

Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).

Path Parameters

instance_id
string
required

Unique identifier of the compute instance.

organization_id
string
required

Unique identifier of the organization that owns the resource.

project_id
string
required

Unique identifier of the project containing the resource.

Body

application/json
slug
string
required
Maximum string length: 100
name
string
Maximum string length: 100
Pattern: ^[-a-zA-Z0-9_]+$
parameters
any
custom_domain
string | null
Maximum string length: 253

Response

task_id
string<uuid>
required
read-only
app_id
string<uuid>
required
read-only